[HTMLViewer] Remove unused string turn_on_storage_permission turn_on_storage_permission was added to handle the permission of file:// scheme in 2015. [1] Since file:// scheme has been no longer supported from N release, turn_on_storage_permission was removed in HTMLViewerActivity. [2] But, turn_on_storage_permission strings are still remained in strings.xml. [1] https://android.googlesource.com/platform/packages/apps/HTMLViewer/+/8eaef57f27db50d54be7e7955486dc22dde6c9f2 [2] https://android.googlesource.com/platform/packages/apps/HTMLViewer/+/1c76305b5a7260cd368adff4fee06195f2af2457 Change-Id: Id801b81327e6a1381f1babddbb64314dd0b19081 
1 file changed